communication/c2/file-transfer

read and send data from client to server

rule:
  meta:
    name: read and send data from client to server
    namespace: communication/c2/file-transfer
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: function
      dynamic: thread
  features:
    - and:
      - match: host-interaction/file-system/read
      - match: send data

last edited: 2023-11-24 10:34:28